home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows 9x.exe / _SETUP.1 / the_enter_key.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.5 KB  |  64 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <meta name="generator" content="amaya 6.0, see http://www.w3.org/Amaya/" />
  8.   <title>The Enter (or Return) Key</title>
  9.   <style type="text/css">
  10.  </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="the_structure_menu.html" accesskey="p"><img
  22.         alt="previous" src="../../images/left.gif" /></a> <a
  23.         href="../Creating.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a href="exiting_anchors.html"
  25.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>The Enter (or Return) Key</h1>
  33.  
  34. <p>When you are writing a new document or a new part in a document, you can
  35. create elements sequentially by pressing the <strong>ENTER</strong> (or
  36. <strong>RETURN</strong>) key. The current element is terminated and a new one
  37. is created immediately after.</p>
  38.  
  39. <p>Most often, the new element created is simply a paragraph, whatever the
  40. type of the previous element. You can change the element type by selecting
  41. the desired type from the <strong>Types</strong> menu or by clicking the
  42. corresponding button.</p>
  43.  
  44. <p>When a <pre>formatted element is at the end of the document and the
  45. cursor is at the end of that element, hitting the Enter key creates a new
  46. line in the <pre>. To create another element, say a paragraph, after
  47. the <pre>, you have to select the whole <pre> element with the
  48. ESC key (Linux) or the F2 key (Windows) and to press Enter.</p>
  49.  
  50. <p>In the same way, you can create a new paragraph after the table by
  51. selecting the whole table and pressing Enter.</p>
  52.  
  53. <p>When a whole element like <h2> or <li> is selected the Enter
  54. key creates a new <h2> or <li> after.</p>
  55.  
  56. <h2>See Also:</h2>
  57. <ul>
  58.   <li><a href="../Creating.html">Creating Nested Structures</a></li>
  59.   <li><a href="../Creating.html">Creating Elements</a></li>
  60. </ul>
  61. </div>
  62. </body>
  63. </html>
  64.